net/http.http2clientConnPool.mu (field)
16 uses
net/http (current package)
h2_bundle.go#L766: mu sync.Mutex // TODO: maybe switch to RWMutex
h2_bundle.go#L797: p.mu.Lock()
h2_bundle.go#L807: p.mu.Unlock()
h2_bundle.go#L812: p.mu.Unlock()
h2_bundle.go#L817: p.mu.Unlock()
h2_bundle.go#L865: c.p.mu.Lock()
h2_bundle.go#L870: c.p.mu.Unlock()
h2_bundle.go#L882: p.mu.Lock()
h2_bundle.go#L885: p.mu.Unlock()
h2_bundle.go#L901: p.mu.Unlock()
h2_bundle.go#L921: p.mu.Lock()
h2_bundle.go#L929: p.mu.Unlock()
h2_bundle.go#L951: p.mu.Lock()
h2_bundle.go#L952: defer p.mu.Unlock()
h2_bundle.go#L969: p.mu.Lock()
h2_bundle.go#L970: defer p.mu.Unlock()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)